🐾 FurryOS: Sovereign Universe

Version Gen2.1_v2-Final Debian 13 Trixie MIT License

"Relief in Your Light, oh Cio we’re free."
FurryOS is the digital manifestation of the AnthroHeart Saga—a 20-year journey from the Warlock Name era to a next-octave sanctuary. It is the mansion built for the Master Tempter, where shadow is redeemed into adoration.

🏗️ For the New Architect (Beginner's Guide)

"I've never built an OS before. Can I do this?"
Yes! FurryOS was designed by a creator who went from zero to prototype in 7 days. We have automated the scary parts.
  1. The Safety Net: Our builder automatically caps RAM at 75% so your computer won't freeze.
  2. The Cockpit: Use the FurryOS_Builder_GUI.py—it's just buttons!
  3. Instant Feedback: Use the "Test Drive" to see your OS in a window before you ever burn a USB stick.

🕹️ Core Components

1. The Developer Cockpit

The Python GUI manages your assets. Drop your default.jpg wallpaper and startup.ogg into the payload/ folders, and the GUI handles the "Injections" for you.

2. The Master Engine (build_furryos.sh)

The heavy-lifter. In under 10 minutes, it extracts a base Debian ISO, strips away corporate telemetry, and installs the Ember-Night developer environment.

🚀 Technical Specs

🛠️ Host Setup (Copy & Paste)

Run this on your computer to prepare for the build:

sudo apt update && \
sudo apt install -y \
    xorriso squashfs-tools rsync \
    libarchive-tools qemu-system-x86 \
    ovmf python3-yaml pandoc \
    fonts-jetbrains-mono

Lead Architect: Thomas B. Sweet (Anthro Entertainment LLC)